@font-face {
    font-family: 'arialregular';
    src: url('../fonts/arial/arial.woff2') format('woff2'),
         url('../fonts/arial/arial.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.arial{font-family: 'arialregular' !important;}



@font-face {
    font-family: 'verdanaregular';
    src: url('../fonts/verdana/verdana.woff2') format('woff2'),
         url('../fonts/verdana/verdana.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.verdana{font-family: 'verdanaregular' !important;}


@font-face {
    font-family: 'amsiprocond-blackuploadedfile';
    src: url('../fonts/amsipro/fontsfree-net-amsiprocond-black.woff2') format('woff2'),
         url('../fonts/amsipro/fontsfree-net-amsiprocond-black.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.amsi{
    font-family: 'amsiprocond-blackuploadedfile'  !important;
}